sound_sensor --- 板载音量传感器¶
sound_sensor 模块的主要功能与函数
程序示例:¶
import codey
while True:
codey.display.show(codey.sound_sensor.get_loudness())
sound_sensor --- 板载音量传感器¶sound_sensor 模块的主要功能与函数
import codey
while True:
codey.display.show(codey.sound_sensor.get_loudness())